* lisp/electric.el (electric-newline-and-maybe-indent): New command.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 20 Mar 2014 17:14:45 +0000 (13:14 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 20 Mar 2014 17:14:45 +0000 (13:14 -0400)
commitc39476c9025fef52194a042c890e2c6b846bfca5
tree530b760c0e2d0e0c3fc44bc4fa21e5f5e8eeee5b
parent933019e8728c2287511f3e750a05d7bb51585cf5
* lisp/electric.el (electric-newline-and-maybe-indent): New command.
Bind it globally to C-j.
(electric-indent-mode): Don't mess with the global map any more.
Don't drop the post-self-insert-hook is some buffer is still using it.
* lisp/bindings.el (global-map): Remove C-j binding.
admin/FOR-RELEASE
doc/misc/vip.texi
lisp/ChangeLog
lisp/bindings.el
lisp/electric.el